projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
598a281
)
Etags regexps support the same set of operators as in Emacs.
author
Francesco Potortì
<pot@gnu.org>
Fri, 7 Jun 2002 12:58:40 +0000
(12:58 +0000)
committer
Francesco Potortì
<pot@gnu.org>
Fri, 7 Jun 2002 12:58:40 +0000
(12:58 +0000)
man/maintaining.texi
patch
|
blob
|
history
diff --git
a/man/maintaining.texi
b/man/maintaining.texi
index 3e8990f8a629700c38d03c20aba230fd1ff1d91a..c324f843a81661caa40d59c1f705662bcc64dbab 100644
(file)
--- a/
man/maintaining.texi
+++ b/
man/maintaining.texi
@@
-511,8
+511,7
@@
VT (vertical tab).
@end table
The syntax of regular expressions in @code{etags} is the same as in
-Emacs. However, non-greedy operators and shy groups are not
-available.
+Emacs.
You should not match more characters with @var{tagregexp} than that
needed to recognize what you want to tag. If the match is such that